home *** CD-ROM | disk | FTP | other *** search
- public class f$a extends Thread {
- // $FF: renamed from: if f
- private final f field_0;
- // $FF: renamed from: a boolean
- boolean field_1;
-
- public f$a(f var1) {
- this.field_0 = var1;
- }
-
- // $FF: renamed from: a () void
- public synchronized void method_0() {
- this.field_1 = false;
- this.notify();
- }
-
- // $FF: renamed from: if () void
- public void method_1() {
- this.field_1 = true;
- }
-
- public void run() {
- if (!this.field_0.byte) {
- do {
- if (System.currentTimeMillis() - this.field_0.a > 2000L) {
- this.field_0.byte = true;
- this.field_0.new.if.setCurrent(f.a(this.field_0));
- }
-
- try {
- Thread.sleep(100L);
- } catch (Exception var2) {
- ((Throwable)var2).printStackTrace();
- }
- } while(!this.field_0.byte);
-
- }
- }
- }
-